xanthic calculus - traducción al árabe
Display virtual keyboard interface

xanthic calculus - traducción al árabe

PROCESS CALCULUS
Pi-Calculus; Polyadic pi-calculus; P-calculus; Pi-calculus; Pi calculus; Π calculus

xanthic calculus      
‎ حَصاةٌ زَنْتينِيَّة‎
dental calculus         
FORM OF HARDENED DENTAL PLAQUE
Dental tartar; Dental calculus; Dental calculum; Dental calculi
‎ قَلَحٌ سِنِّيّ‎
dental calculus         
FORM OF HARDENED DENTAL PLAQUE
Dental tartar; Dental calculus; Dental calculum; Dental calculi
قَلَحٌ سِنِّيّ

Definición

pi-calculus
<theory> A process algebra in which channel names can act both as transmission medium and as transmitted data. Its basic atomic actions are individual point to point communications which are nondeterministically selected and globally sequentialised. [Details? Examples?] (1995-03-20)

Wikipedia

Π-calculus

In theoretical computer science, the π-calculus (or pi-calculus) is a process calculus. The π-calculus allows channel names to be communicated along the channels themselves, and in this way it is able to describe concurrent computations whose network configuration may change during the computation.

The π-calculus has few terms and is a small, yet expressive language (see § Syntax). Functional programs can be encoded into the π-calculus, and the encoding emphasises the dialogue nature of computation, drawing connections with game semantics. Extensions of the π-calculus, such as the spi calculus and applied π, have been successful in reasoning about cryptographic protocols. Beside the original use in describing concurrent systems, the π-calculus has also been used to reason about business processes and molecular biology.